Skip to content

Conversation

@rust-highfive
Copy link
Contributor

r? @arielb1

(rust_highfive has picked a reviewer for you, use r? to override)

@eddyb
Copy link
Member Author

eddyb commented Aug 6, 2016

@bors r+ p=1

@bors
Copy link
Collaborator

bors commented Aug 6, 2016

📌 Commit 344cd0a has been approved by eddyb

@bors
Copy link
Collaborator

bors commented Aug 6, 2016

⌛ Testing commit 344cd0a with merge 424e08f...

@bors
Copy link
Collaborator

bors commented Aug 6, 2016

💔 Test failed - auto-mac-32-opt

eddyb added 7 commits August 6, 2016 15:01
…akis

Update the man page rustc.1

Should the page become a generated one so the version is allways up to date?
…mat, r=GuillaumeGomez

Update error message for E0166

Fixes rust-lang#35271 as part of rust-lang#35233.

r? @jonathandturner
…dturner

Updated error format for E0069

Fixes rust-lang#35219 which is part of the error bonanza at rust-lang#35233

r? @jonathandturner
…andturner

Update E0106 error message to new format.

This fixes rust-lang#35245, as part of the big error message update in rust-lang#35233

r? @jonathandturner
Update E0379 to new format rust-lang#35338

Fixes rust-lang#35338, as part of rust-lang#35233.

But this does not include the bonus. From my understanding a Span is defined by a `hi` and a `lo` position within some context. A naive way would be to mutate the span so that `hi` is 5 positions from `lo` which corresponds to the `const` keyword. But this methods feels a bit rigid. Is there another way to do this?

r? @jonathandturner
eddyb added 7 commits August 6, 2016 15:01
…t, r=jonathandturner

Updated E0306 to new format.

Part of rust-lang#35233.
Fixes rust-lang#35315.

r? @jonathandturner
…urner

Update E0229 to new format

Hello,

This fixes rust-lang#35305. I ran the tests, no unit test broke, even though some were ignored.

Cheers

r? @jonathandturner
@eddyb
Copy link
Member Author

eddyb commented Aug 6, 2016

@bors r+

@bors
Copy link
Collaborator

bors commented Aug 6, 2016

📌 Commit 67f0822 has been approved by eddyb

@eddyb
Copy link
Member Author

eddyb commented Aug 6, 2016

@bors force

@bors
Copy link
Collaborator

bors commented Aug 6, 2016

⌛ Testing commit 67f0822 with merge 444ff9f...

bors added a commit that referenced this pull request Aug 6, 2016
@bors
Copy link
Collaborator

bors commented Aug 6, 2016

💔 Test failed - auto-linux-64-debug-opt

@sophiajt
Copy link
Contributor

sophiajt commented Aug 6, 2016

@bors retry

@sophiajt
Copy link
Contributor

sophiajt commented Aug 6, 2016

@bors force

@bors bors merged commit 67f0822 into rust-lang:master Aug 6, 2016
@eddyb eddyb deleted the rollup branch August 6, 2016 17:52
@Centril Centril added the rollup A PR which is a rollup label Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rollup A PR which is a rollup
Projects
None yet
Development

Successfully merging this pull request may close these issues.